FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/f0a1bb05-902f-453d-8853-9324c94da6ae

Packageca.on.mha.pds
Resource TypeValueSet
Idf0a1bb05-902f-453d-8853-9324c94da6ae
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mha.pds@2.0.0-beta-1&canonical=http://ontariohealth.ca/fhir/ValueSet/mha-bornInCanadaResponse
URLhttp://ontariohealth.ca/fhir/ValueSet/mha-bornInCanadaResponse
Version2.0.0
Statusactive
Date2025-05-22T20:17:06.3613088+00:00
NameBornInCanadaResponse
TitleBorn in Canada Response
Realmca
Authorityhl7
DescriptionResponse options for - Were you born in Canada?

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

Note: links and images are rebased to the (stated) source

Yes/No Indicator

http://ontariohealth.ca/fhir/ValueSet/mha/bornInCanadaResponse

Yes/No assessment responses


Source

{
  "resourceType": "ValueSet",
  "id": "f0a1bb05-902f-453d-8853-9324c94da6ae",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/ValueSet/mha-bornInCanadaResponse",
  "version": "2.0.0",
  "name": "BornInCanadaResponse",
  "title": "Born in Canada Response",
  "status": "active",
  "date": "2025-05-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "Response options for - Were you born in Canada?",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373066001",
            "display": "Yes"
          },
          {
            "code": "260413007",
            "display": "No"
          }
        ]
      }
    ]
  }
}